Skip to content

docs: CRUD editor example with Binder and signal-based UI state management#5313

Merged
mshabarov merged 6 commits intomainfrom
signals-binder
Apr 22, 2026
Merged

docs: CRUD editor example with Binder and signal-based UI state management#5313
mshabarov merged 6 commits intomainfrom
signals-binder

Conversation

@platosha
Copy link
Copy Markdown
Contributor

@platosha platosha commented Mar 4, 2026

Fixes #5075

  • Introduce CrudEditorExample demonstrating reactive CRUD functionality using signals, binder integration, and effects
  • Add a guide article to UI state examples documentation

…ement

Fixes #5075

- Introduce `CrudEditorExample` demonstrating reactive CRUD functionality using signals, binder integration, and effects
- Add a guide article to UI state examples documentation
@mshabarov mshabarov requested a review from tltv March 9, 2026 12:54
Comment thread articles/flow/ui-state/usage-examples/crud-editor.adoc Outdated
@peholmst peholmst added the target/v25.1 Automatically cherry-pick to the v25.1 branch label Mar 25, 2026
Comment thread articles/flow/ui-state/usage-examples/crud-editor.adoc Outdated
@github-actions
Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5313.fly.dev

Built from 74cc487

@mshabarov mshabarov merged commit e8acf7b into main Apr 22, 2026
7 of 8 checks passed
@mshabarov mshabarov deleted the signals-binder branch April 22, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked-v25.1 target/v25.1 Automatically cherry-pick to the v25.1 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signal with the bean/record to edit

6 participants